Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Put dynamic field under project instead of project.optional-dependencies #1963

Merged
merged 1 commit into from
Feb 27, 2024
Merged

Put dynamic field under project instead of project.optional-dependencies #1963

merged 1 commit into from
Feb 27, 2024

Conversation

weiji14
Copy link
Contributor

@weiji14 weiji14 commented Feb 26, 2024

Noticed when running maturin init --mixed that the dynamic = ["version"] line was under [project.optional-dependencies], when it should be under [project] instead.

References:

Patches the incorrect merge handling between #1807 and 2074b11

The `dynamic = ["version"]` line should go under `[project]` instead of `[project.optional-dependencies]` when the `--mixed` flag is used.
Copy link

netlify bot commented Feb 26, 2024

Deploy Preview for maturin-guide ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8cc6c4f
🔍 Latest deploy log https://app.netlify.com/sites/maturin-guide/deploys/65dcfa57872ef60008721726
😎 Deploy Preview https://deploy-preview-1963--maturin-guide.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@messense messense merged commit 2d8708e into PyO3:main Feb 27, 2024
24 of 29 checks passed
@weiji14 weiji14 deleted the patch-1 branch February 27, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants